cURL
curl --request GET \ --url https://cloud.volttime.com/api/v2/teams/{team_id}/sites/{site_id}/groups/{group_id}/meter-usage \ --header 'Authorization: Bearer <token>'
{}
See the documentation for more information.
The ID of the team.
The ID of the site.
The ID of the group.
Meter usage for the group
The response is of type object.
object
Was this page helpful?